.Net Framework > v2.0.50727 > System > Text > RegularExpressions > Regex > IsMatch IsMatch(String)
IsMatch(String,Int32)
IsMatch(String,String)
IsMatch(String,String,RegexOptions)


IsMatch(String)

Category
Method
Description
Indicates whether the regular expression specified in the System.Text.RegularExpressions.Regex constructor finds a match in the input string.
Type
Boolean
Character
public
Parameters
NameTypeDescription
inputString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IsMatch(String,Int32)

Category
Method
Description
Indicates whether the regular expression specified in the System.Text.RegularExpressions.Regex constructor finds a match in the input string beginning at the specified starting position in the string.
Type
Boolean
Character
public
Parameters
NameTypeDescription
inputString
startatInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IsMatch(String,String)

Category
Method
Description
Indicates whether the regular expression finds a match in the input string using the regular expression specified in the pattern parameter.
Type
Boolean
Character
public, static
Parameters
NameTypeDescription
inputString
patternString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IsMatch(String,String,RegexOptions)

Category
Method
Description
Indicates whether the regular expression finds a match in the input string, using the regular expression specified in the pattern parameter and the matching options supplied in the options parameter.
Type
Boolean
Character
public, static
Parameters
NameTypeDescription
inputString
patternString
optionsRegexOptions
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database